func go/ast.nameOf

2 uses

	go/ast (current package)
		filter.go#L323: func nameOf(f *FuncDecl) string {
		filter.go#L429: 						name := nameOf(f)